home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / grep_2_0.lha / grep-2.0 / regex.c.diff < prev    next >
Encoding:
Text File  |  1995-12-02  |  100 b   |  5 lines

  1. 51c51
  2. < #if HAVE_STRING_H || STDC_HEADERS
  3. ---
  4. > #if defined(HAVE_STRING_H) || defined(STDC_HEADERS)
  5.